Rate Overview
Live
1 GHS = 22.0928 YER
1 YER = 0.045264
GHS
Avg
22.2253
High
22.3590
Low
22.0928
Last updated: 3/7/2026, 1:04:21 AM
Quick Conversions
| GHS | YER |
|---|---|
| 1 GHS | 22.09 YER |
| 10 GHS | 220.93 YER |
| 50 GHS | 1,104.64 YER |
| 100 GHS | 2,209.28 YER |
| 500 GHS | 11,046.41 YER |
| 1,000 GHS | 22,092.82 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-03-07T01:04:21Z",
"rates": {
"YER": 22.09282
}
}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": 2209.282,
"rate": 22.09282
}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