Rate Overview
Live
1 GBP = 5.8652 RON
1 RON = 0.170496
GBP
Avg
5.8681
High
6.0602
Low
5.7645
Last updated: 3/27/2026, 1:26:11 PM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 5.87 RON |
| 10 GBP | 58.65 RON |
| 50 GBP | 293.26 RON |
| 100 GBP | 586.52 RON |
| 500 GBP | 2,932.62 RON |
| 1,000 GBP | 5,865.25 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-03-27T13:26:11Z",
"rates": {
"RON": 5.865245
}
}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": 586.5245,
"rate": 5.865245
}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