Rate Overview
Live
1 YER = 0.048063 GHS
1 GHS = 20.8060
YER
Avg
0.047786
High
0.048063
Low
0.047320
Last updated: 7/7/2026, 7:59:59 PM
Quick Conversions
| YER | GHS |
|---|---|
| 1 YER | 0.05 GHS |
| 10 YER | 0.48 GHS |
| 50 YER | 2.40 GHS |
| 100 YER | 4.81 GHS |
| 500 YER | 24.03 GHS |
| 1,000 YER | 48.06 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-07T19:59:59Z",
"rates": {
"GHS": 0.048063
}
}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.8063,
"rate": 0.048063
}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