Rate Overview
Live
1 GBP = 5.8795 RON
1 RON = 0.170083
GBP
Avg
5.8861
High
5.8964
Low
5.8728
Last updated: 3/27/2026, 9:56:09 AM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 5.88 RON |
| 10 GBP | 58.79 RON |
| 50 GBP | 293.97 RON |
| 100 GBP | 587.95 RON |
| 500 GBP | 2,939.74 RON |
| 1,000 GBP | 5,879.49 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-27T09:56:09Z",
"rates": {
"RON": 5.879487
}
}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.9487,
"rate": 5.879487
}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