Rate Overview
Live
1 YER = 0.048713 GHS
1 GHS = 20.5284
YER
Avg
0.048647
High
0.048794
Low
0.048474
Last updated: 7/25/2026, 7:46:35 PM
Quick Conversions
| YER | GHS |
|---|---|
| 1 YER | 0.05 GHS |
| 10 YER | 0.49 GHS |
| 50 YER | 2.44 GHS |
| 100 YER | 4.87 GHS |
| 500 YER | 24.36 GHS |
| 1,000 YER | 48.71 GHS |
Get YER/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=GHSExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-25T19:46:35Z",
"rates": {
"GHS": 0.048713
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "GHS",
"amount": 100
},
"result": 4.8713,
"rate": 0.048713
}Build with YER/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key