Rate Overview
Live
1 GHS = 21.2207 YER
1 YER = 0.047124
GHS
Avg
21.3665
High
21.4977
Low
21.1680
Last updated: 6/19/2026, 11:48:37 AM
Quick Conversions
| GHS | YER |
|---|---|
| 1 GHS | 21.22 YER |
| 10 GHS | 212.21 YER |
| 50 GHS | 1,061.04 YER |
| 100 GHS | 2,122.07 YER |
| 500 GHS | 10,610.36 YER |
| 1,000 GHS | 21,220.73 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-06-19T11:48:37Z",
"rates": {
"YER": 21.220729
}
}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": 2122.0728999999997,
"rate": 21.220729
}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