Rate Overview
Live
1 GBP = 5.8784 RON
1 RON = 0.170114
GBP
Avg
5.8658
High
5.9133
Low
5.8265
Last updated: 3/27/2026, 5:05:26 PM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 5.88 RON |
| 10 GBP | 58.78 RON |
| 50 GBP | 293.92 RON |
| 100 GBP | 587.84 RON |
| 500 GBP | 2,939.20 RON |
| 1,000 GBP | 5,878.41 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-27T17:05:26Z",
"rates": {
"RON": 5.878407
}
}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.8407,
"rate": 5.878407
}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