Rate Overview
Live
1 GBP = 5.8509 RON
1 RON = 0.170915
GBP
Avg
5.8488
High
5.8568
Low
5.8324
Last updated: 4/17/2026, 7:33:34 AM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 5.85 RON |
| 10 GBP | 58.51 RON |
| 50 GBP | 292.54 RON |
| 100 GBP | 585.09 RON |
| 500 GBP | 2,925.43 RON |
| 1,000 GBP | 5,850.87 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-04-17T07:33:34Z",
"rates": {
"RON": 5.850869
}
}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.0869,
"rate": 5.850869
}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