Rate Overview
Live
1 RON = 2.4465 GHS
1 GHS = 0.408741
RON
Avg
2.4587
High
2.4973
Low
2.4465
Last updated: 6/19/2026, 10:29:23 AM
Quick Conversions
| RON | GHS |
|---|---|
| 1 RON | 2.45 GHS |
| 10 RON | 24.47 GHS |
| 50 RON | 122.33 GHS |
| 100 RON | 244.65 GHS |
| 500 RON | 1,223.27 GHS |
| 1,000 RON | 2,446.54 GHS |
Get RON/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=GHSExample Response:
{
"success": true,
"base": "RON",
"date": "2026-06-19T10:29:23Z",
"rates": {
"GHS": 2.446538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "GHS",
"amount": 100
},
"result": 244.6538,
"rate": 2.446538
}Build with RON/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key