Rate Overview
Live
1 GHS = 21.5576 YER
1 YER = 0.046387
GHS
Avg
21.2383
High
21.7227
Low
20.1710
Last updated: 8/18/2026, 7:06:32 PM
Quick Conversions
| GHS | YER |
|---|---|
| 1 GHS | 21.56 YER |
| 10 GHS | 215.58 YER |
| 50 GHS | 1,077.88 YER |
| 100 GHS | 2,155.76 YER |
| 500 GHS | 10,778.81 YER |
| 1,000 GHS | 21,557.63 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-08-18T19:06:32Z",
"rates": {
"YER": 21.557626
}
}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": 2155.7626,
"rate": 21.557626
}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