Rate Overview
Live
1 GBP = 6.1017 RON
1 RON = 0.163888
GBP
Avg
6.0981
High
6.1154
Low
6.0799
Last updated: 7/6/2026, 4:00:24 PM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 6.10 RON |
| 10 GBP | 61.02 RON |
| 50 GBP | 305.09 RON |
| 100 GBP | 610.17 RON |
| 500 GBP | 3,050.86 RON |
| 1,000 GBP | 6,101.72 RON |
Get GBP/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=RONExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-06T16:00:24Z",
"rates": {
"RON": 6.101721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "RON",
"amount": 100
},
"result": 610.1721,
"rate": 6.101721
}Build with GBP/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key