Rate Overview
Live
1 GBP = 6.1029 RON
1 RON = 0.163856
GBP
Avg
6.0479
High
6.1029
Low
5.9825
Last updated: 5/7/2026, 11:22:08 AM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 6.10 RON |
| 10 GBP | 61.03 RON |
| 50 GBP | 305.15 RON |
| 100 GBP | 610.29 RON |
| 500 GBP | 3,051.46 RON |
| 1,000 GBP | 6,102.93 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-05-07T11:22:08Z",
"rates": {
"RON": 6.102928
}
}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.2928,
"rate": 6.102928
}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