Rate Overview
Live
1 GHS = 20.7741 YER
1 YER = 0.048137
GHS
Avg
20.8544
High
21.0264
Low
20.7741
Last updated: 9/9/2026, 11:42:12 AM
Quick Conversions
| GHS | YER |
|---|---|
| 1 GHS | 20.77 YER |
| 10 GHS | 207.74 YER |
| 50 GHS | 1,038.71 YER |
| 100 GHS | 2,077.41 YER |
| 500 GHS | 10,387.05 YER |
| 1,000 GHS | 20,774.11 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-09-09T11:42:12Z",
"rates": {
"YER": 20.774109
}
}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": 2077.4109,
"rate": 20.774109
}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