Rate Overview
Live
1 GBP = 6.1494 RON
1 RON = 0.162617
GBP
Avg
6.1296
High
6.1494
Low
6.1100
Last updated: 8/14/2026, 5:30:41 PM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 6.15 RON |
| 10 GBP | 61.49 RON |
| 50 GBP | 307.47 RON |
| 100 GBP | 614.94 RON |
| 500 GBP | 3,074.70 RON |
| 1,000 GBP | 6,149.41 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-08-14T17:30:41Z",
"rates": {
"RON": 6.149408
}
}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": 614.9408,
"rate": 6.149408
}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