Rate Overview
Live
1 GBP = 6.1217 RON
1 RON = 0.163354
GBP
Avg
6.1050
High
6.1220
Low
6.0850
Last updated: 7/7/2026, 12:26:51 PM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 6.12 RON |
| 10 GBP | 61.22 RON |
| 50 GBP | 306.08 RON |
| 100 GBP | 612.17 RON |
| 500 GBP | 3,060.84 RON |
| 1,000 GBP | 6,121.68 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-07T12:26:51Z",
"rates": {
"RON": 6.121676
}
}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": 612.1676,
"rate": 6.121676
}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