Rate Overview
Live
1 RON = 2.5868 GHS
1 GHS = 0.386582
RON
Avg
2.5299
High
2.6528
Low
2.4063
Last updated: 5/29/2026, 7:54:45 PM
Quick Conversions
| RON | GHS |
|---|---|
| 1 RON | 2.59 GHS |
| 10 RON | 25.87 GHS |
| 50 RON | 129.34 GHS |
| 100 RON | 258.68 GHS |
| 500 RON | 1,293.39 GHS |
| 1,000 RON | 2,586.77 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-05-29T19:54:45Z",
"rates": {
"GHS": 2.586775
}
}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": 258.6775,
"rate": 2.586775
}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