Rate Overview
Live
1 GBP = 5.8805 RON
1 RON = 0.170055
GBP
Avg
5.8660
High
5.9133
Low
5.8265
Last updated: 3/27/2026, 3:36:55 PM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 5.88 RON |
| 10 GBP | 58.80 RON |
| 50 GBP | 294.02 RON |
| 100 GBP | 588.05 RON |
| 500 GBP | 2,940.23 RON |
| 1,000 GBP | 5,880.46 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-27T15:36:55Z",
"rates": {
"RON": 5.880458
}
}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": 588.0458,
"rate": 5.880458
}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