Rate Overview
Live
1 GHS = 21.5923 YER
1 YER = 0.046313
GHS
Avg
21.6014
High
21.6674
Low
21.5192
Last updated: 4/18/2026, 8:49:43 AM
Quick Conversions
| GHS | YER |
|---|---|
| 1 GHS | 21.59 YER |
| 10 GHS | 215.92 YER |
| 50 GHS | 1,079.62 YER |
| 100 GHS | 2,159.23 YER |
| 500 GHS | 10,796.16 YER |
| 1,000 GHS | 21,592.32 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-04-18T08:49:43Z",
"rates": {
"YER": 21.592323
}
}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": 2159.2323,
"rate": 21.592323
}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