Rate Overview
Live
1 GHS = 20.5117 YER
1 YER = 0.048753
GHS
Avg
19.5651
High
23.9224
Low
15.2835
Last updated: 7/27/2026, 8:57:41 AM
Quick Conversions
| GHS | YER |
|---|---|
| 1 GHS | 20.51 YER |
| 10 GHS | 205.12 YER |
| 50 GHS | 1,025.59 YER |
| 100 GHS | 2,051.17 YER |
| 500 GHS | 10,255.86 YER |
| 1,000 GHS | 20,511.73 YER |
Get GHS/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=YERExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-27T08:57:41Z",
"rates": {
"YER": 20.511726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "YER",
"amount": 100
},
"result": 2051.1726,
"rate": 20.511726
}Build with GHS/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key