Rate Overview
Live
1 RON = 0.169720 GBP
1 GBP = 5.8921
RON
Avg
0.169844
High
0.170276
Low
0.169593
Last updated: 3/27/2026, 5:09:56 AM
Quick Conversions
| RON | GBP |
|---|---|
| 1 RON | 0.17 GBP |
| 10 RON | 1.70 GBP |
| 50 RON | 8.49 GBP |
| 100 RON | 16.97 GBP |
| 500 RON | 84.86 GBP |
| 1,000 RON | 169.72 GBP |
Get RON/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=GBPExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-27T05:09:56Z",
"rates": {
"GBP": 0.16972
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "GBP",
"amount": 100
},
"result": 16.972,
"rate": 0.16972
}Build with RON/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key