Rate Overview
Live
1 RON = 0.162896 GBP
1 GBP = 6.1389
RON
Avg
0.163088
High
0.163285
Low
0.162887
Last updated: 8/17/2026, 5:42:42 PM
Quick Conversions
| RON | GBP |
|---|---|
| 1 RON | 0.16 GBP |
| 10 RON | 1.63 GBP |
| 50 RON | 8.14 GBP |
| 100 RON | 16.29 GBP |
| 500 RON | 81.45 GBP |
| 1,000 RON | 162.90 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-08-17T17:42:42Z",
"rates": {
"GBP": 0.162896
}
}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.2896,
"rate": 0.162896
}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