Rate Overview
Live
1 GHS = 20.4330 YER
1 YER = 0.048940
GHS
Avg
20.6570
High
21.0739
Low
20.4330
Last updated: 7/31/2026, 7:28:20 AM
Quick Conversions
| GHS | YER |
|---|---|
| 1 GHS | 20.43 YER |
| 10 GHS | 204.33 YER |
| 50 GHS | 1,021.65 YER |
| 100 GHS | 2,043.30 YER |
| 500 GHS | 10,216.52 YER |
| 1,000 GHS | 20,433.03 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-31T07:28:20Z",
"rates": {
"YER": 20.433032
}
}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": 2043.3032,
"rate": 20.433032
}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