Rate Overview
Live
1 GBP = 5.8772 RON
1 RON = 0.170149
GBP
Avg
5.8379
High
5.9049
Low
5.7615
Last updated: 3/27/2026, 11:49:51 AM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 5.88 RON |
| 10 GBP | 58.77 RON |
| 50 GBP | 293.86 RON |
| 100 GBP | 587.72 RON |
| 500 GBP | 2,938.61 RON |
| 1,000 GBP | 5,877.21 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-27T11:49:51Z",
"rates": {
"RON": 5.87721
}
}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.721,
"rate": 5.87721
}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