Rate Overview
Live
1 YER = 0.048810 GHS
1 GHS = 20.4876
YER
Avg
0.048586
High
0.048810
Low
0.048003
Last updated: 5/27/2026, 10:52:31 PM
Quick Conversions
| YER | GHS |
|---|---|
| 1 YER | 0.05 GHS |
| 10 YER | 0.49 GHS |
| 50 YER | 2.44 GHS |
| 100 YER | 4.88 GHS |
| 500 YER | 24.41 GHS |
| 1,000 YER | 48.81 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-05-27T22:52:31Z",
"rates": {
"GHS": 0.04881
}
}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.881,
"rate": 0.04881
}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