Rate Overview
Live
1 GBP = 6.0758 RON
1 RON = 0.164589
GBP
Avg
5.9565
High
6.1751
Low
5.8265
Last updated: 7/27/2026, 11:05:08 PM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 6.08 RON |
| 10 GBP | 60.76 RON |
| 50 GBP | 303.79 RON |
| 100 GBP | 607.58 RON |
| 500 GBP | 3,037.88 RON |
| 1,000 GBP | 6,075.75 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-07-27T23:05:08Z",
"rates": {
"RON": 6.07575
}
}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": 607.575,
"rate": 6.07575
}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