Rate Overview
Live
1 GBP = 5.8595 RON
1 RON = 0.170663
GBP
Avg
5.8178
High
6.0384
Low
5.4946
Last updated: 3/27/2026, 6:51:05 PM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 5.86 RON |
| 10 GBP | 58.60 RON |
| 50 GBP | 292.98 RON |
| 100 GBP | 585.95 RON |
| 500 GBP | 2,929.75 RON |
| 1,000 GBP | 5,859.50 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-27T18:51:05Z",
"rates": {
"RON": 5.859502
}
}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": 585.9502,
"rate": 5.859502
}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