Rate Overview
Live
1 GBP = 6.0498 RON
1 RON = 0.165294
GBP
Avg
5.8745
High
6.0648
Low
5.7669
Last updated: 5/27/2026, 3:13:23 PM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 6.05 RON |
| 10 GBP | 60.50 RON |
| 50 GBP | 302.49 RON |
| 100 GBP | 604.98 RON |
| 500 GBP | 3,024.92 RON |
| 1,000 GBP | 6,049.84 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-27T15:13:23Z",
"rates": {
"RON": 6.049842
}
}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": 604.9842,
"rate": 6.049842
}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