Rate Overview
Live
1 GBP = 5.8740 RON
1 RON = 0.170242
GBP
Avg
5.8849
High
5.8964
Low
5.8728
Last updated: 3/27/2026, 2:33:12 PM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 5.87 RON |
| 10 GBP | 58.74 RON |
| 50 GBP | 293.70 RON |
| 100 GBP | 587.40 RON |
| 500 GBP | 2,937.00 RON |
| 1,000 GBP | 5,873.99 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-27T14:33:12Z",
"rates": {
"RON": 5.87399
}
}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": 587.399,
"rate": 5.87399
}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