Rate Overview
Live
1 GBP = 5.8778 RON
1 RON = 0.170131
GBP
Avg
5.8447
High
5.8778
Low
5.7980
Last updated: 3/7/2026, 12:14:51 AM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 5.88 RON |
| 10 GBP | 58.78 RON |
| 50 GBP | 293.89 RON |
| 100 GBP | 587.78 RON |
| 500 GBP | 2,938.91 RON |
| 1,000 GBP | 5,877.81 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-07T00:14:51Z",
"rates": {
"RON": 5.87781
}
}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.7810000000001,
"rate": 5.87781
}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