Rate Overview
Live
1 RON = 0.162730 FKP
1 FKP = 6.1451
RON
Avg
0.164245
High
0.166186
Low
0.162482
Last updated: 7/12/2026, 2:06:44 PM
Quick Conversions
| RON | FKP |
|---|---|
| 1 RON | 0.16 FKP |
| 10 RON | 1.63 FKP |
| 50 RON | 8.14 FKP |
| 100 RON | 16.27 FKP |
| 500 RON | 81.37 FKP |
| 1,000 RON | 162.73 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-12T14:06:44Z",
"rates": {
"FKP": 0.16273
}
}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.273,
"rate": 0.16273
}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