Rate Overview
Live
1 GBP = 6.1490 RON
1 RON = 0.162629
GBP
Avg
5.8989
High
6.1751
Low
5.7619
Last updated: 7/23/2026, 3:11:15 AM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 6.15 RON |
| 10 GBP | 61.49 RON |
| 50 GBP | 307.45 RON |
| 100 GBP | 614.90 RON |
| 500 GBP | 3,074.48 RON |
| 1,000 GBP | 6,148.95 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-23T03:11:15Z",
"rates": {
"RON": 6.148953
}
}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.8953,
"rate": 6.148953
}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