Rate Overview
Live
1 GHS = 20.4697 YER
1 YER = 0.048853
GHS
Avg
21.2894
High
22.3759
Low
20.1926
Last updated: 7/29/2026, 5:58:07 PM
Quick Conversions
| GHS | YER |
|---|---|
| 1 GHS | 20.47 YER |
| 10 GHS | 204.70 YER |
| 50 GHS | 1,023.49 YER |
| 100 GHS | 2,046.97 YER |
| 500 GHS | 10,234.86 YER |
| 1,000 GHS | 20,469.72 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-29T17:58:07Z",
"rates": {
"YER": 20.469717
}
}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": 2046.9716999999998,
"rate": 20.469717
}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