Rate Overview
Live
1 RON = 0.170543 GBP
1 GBP = 5.8636
RON
Avg
0.171242
High
0.172472
Low
0.170149
Last updated: 3/6/2026, 7:15:08 PM
Quick Conversions
| RON | GBP |
|---|---|
| 1 RON | 0.17 GBP |
| 10 RON | 1.71 GBP |
| 50 RON | 8.53 GBP |
| 100 RON | 17.05 GBP |
| 500 RON | 85.27 GBP |
| 1,000 RON | 170.54 GBP |
Get RON/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=GBPExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-06T19:15:08Z",
"rates": {
"GBP": 0.170543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "GBP",
"amount": 100
},
"result": 17.0543,
"rate": 0.170543
}Build with RON/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key