Rate Overview
Live
1 RON = 0.163849 GBP
1 GBP = 6.1032
RON
Avg
0.171421
High
0.180913
Low
0.162528
Last updated: 7/28/2026, 11:38:58 AM
Quick Conversions
| RON | GBP |
|---|---|
| 1 RON | 0.16 GBP |
| 10 RON | 1.64 GBP |
| 50 RON | 8.19 GBP |
| 100 RON | 16.38 GBP |
| 500 RON | 81.92 GBP |
| 1,000 RON | 163.85 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-07-28T11:38:58Z",
"rates": {
"GBP": 0.163849
}
}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": 16.3849,
"rate": 0.163849
}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