Rate Overview
Live
1 RON = 0.162666 FKP
1 FKP = 6.1476
RON
Avg
0.162944
High
0.163549
Low
0.162482
Last updated: 7/13/2026, 10:21:55 PM
Quick Conversions
| RON | FKP |
|---|---|
| 1 RON | 0.16 FKP |
| 10 RON | 1.63 FKP |
| 50 RON | 8.13 FKP |
| 100 RON | 16.27 FKP |
| 500 RON | 81.33 FKP |
| 1,000 RON | 162.67 FKP |
Get RON/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=FKPExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-13T22:21:55Z",
"rates": {
"FKP": 0.162666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "FKP",
"amount": 100
},
"result": 16.2666,
"rate": 0.162666
}Build with RON/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key