Rate Overview
Live
1 RON = 0.163600 GBP
1 GBP = 6.1125
RON
Avg
0.163406
High
0.164871
Low
0.161940
Last updated: 7/23/2026, 1:46:44 PM
Quick Conversions
| RON | GBP |
|---|---|
| 1 RON | 0.16 GBP |
| 10 RON | 1.64 GBP |
| 50 RON | 8.18 GBP |
| 100 RON | 16.36 GBP |
| 500 RON | 81.80 GBP |
| 1,000 RON | 163.60 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-23T13:46:44Z",
"rates": {
"GBP": 0.1636
}
}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.36,
"rate": 0.1636
}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