Rate Overview
Live
1 GHS = 20.8056 YER
1 YER = 0.048064
GHS
Avg
20.9271
High
21.1326
Low
20.8056
Last updated: 7/7/2026, 11:11:45 PM
Quick Conversions
| GHS | YER |
|---|---|
| 1 GHS | 20.81 YER |
| 10 GHS | 208.06 YER |
| 50 GHS | 1,040.28 YER |
| 100 GHS | 2,080.56 YER |
| 500 GHS | 10,402.81 YER |
| 1,000 GHS | 20,805.61 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-07T23:11:45Z",
"rates": {
"YER": 20.80561
}
}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": 2080.561,
"rate": 20.80561
}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