Rate Overview
Live
1 RON = 0.163352 FKP
1 FKP = 6.1217
RON
Avg
0.169562
High
0.173329
Low
0.162528
Last updated: 7/27/2026, 12:22:41 AM
Quick Conversions
| RON | FKP |
|---|---|
| 1 RON | 0.16 FKP |
| 10 RON | 1.63 FKP |
| 50 RON | 8.17 FKP |
| 100 RON | 16.34 FKP |
| 500 RON | 81.68 FKP |
| 1,000 RON | 163.35 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-27T00:22:41Z",
"rates": {
"FKP": 0.163352
}
}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.3352,
"rate": 0.163352
}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