Rate Overview
Live
1 GBP = 6.1161 RON
1 RON = 0.163504
GBP
Avg
5.8409
High
6.1601
Low
5.5340
Last updated: 7/25/2026, 9:13:20 PM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 6.12 RON |
| 10 GBP | 61.16 RON |
| 50 GBP | 305.80 RON |
| 100 GBP | 611.61 RON |
| 500 GBP | 3,058.04 RON |
| 1,000 GBP | 6,116.08 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-25T21:13:20Z",
"rates": {
"RON": 6.116077
}
}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": 611.6077,
"rate": 6.116077
}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