Rate Overview
Live
1 GHS = 20.4695 YER
1 YER = 0.048853
GHS
Avg
21.5365
High
22.7140
Low
20.4695
Last updated: 5/29/2026, 6:40:25 PM
Quick Conversions
| GHS | YER |
|---|---|
| 1 GHS | 20.47 YER |
| 10 GHS | 204.70 YER |
| 50 GHS | 1,023.48 YER |
| 100 GHS | 2,046.95 YER |
| 500 GHS | 10,234.77 YER |
| 1,000 GHS | 20,469.55 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-05-29T18:40:25Z",
"rates": {
"YER": 20.469549
}
}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.9549000000002,
"rate": 20.469549
}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