Rate Overview
Live
1 GBP = 6.0514 RON
1 RON = 0.165250
GBP
Avg
6.0661
High
6.0860
Low
6.0462
Last updated: 5/27/2026, 2:51:21 PM
Quick Conversions
| GBP | RON |
|---|---|
| 1 GBP | 6.05 RON |
| 10 GBP | 60.51 RON |
| 50 GBP | 302.57 RON |
| 100 GBP | 605.14 RON |
| 500 GBP | 3,025.71 RON |
| 1,000 GBP | 6,051.42 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-05-27T14:51:21Z",
"rates": {
"RON": 6.05142
}
}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": 605.142,
"rate": 6.05142
}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