Rate Overview
Live
1 RON = 0.163285 FKP
1 FKP = 6.1243
RON
Avg
0.163292
High
0.163662
Low
0.163008
Last updated: 8/16/2026, 1:19:22 AM
Quick Conversions
| RON | FKP |
|---|---|
| 1 RON | 0.16 FKP |
| 10 RON | 1.63 FKP |
| 50 RON | 8.16 FKP |
| 100 RON | 16.33 FKP |
| 500 RON | 81.64 FKP |
| 1,000 RON | 163.29 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-08-16T01:19:22Z",
"rates": {
"FKP": 0.163285
}
}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.328500000000002,
"rate": 0.163285
}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