Rate Overview
Live
1 YER = 0.049576 GHS
1 GHS = 20.1711
YER
Avg
0.049415
High
0.049633
Low
0.049076
Last updated: 8/11/2026, 7:00:23 PM
Quick Conversions
| YER | GHS |
|---|---|
| 1 YER | 0.05 GHS |
| 10 YER | 0.50 GHS |
| 50 YER | 2.48 GHS |
| 100 YER | 4.96 GHS |
| 500 YER | 24.79 GHS |
| 1,000 YER | 49.58 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-08-11T19:00:23Z",
"rates": {
"GHS": 0.049576
}
}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.9576,
"rate": 0.049576
}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