Rate Overview
Live
1 NPR = 0.004828 FKP
1 FKP = 207.1251
NPR
Avg
0.004851
High
0.004870
Low
0.004828
Last updated: 8/15/2026, 7:36:16 PM
Quick Conversions
| NPR | FKP |
|---|---|
| 1 NPR | 0.00 FKP |
| 10 NPR | 0.05 FKP |
| 50 NPR | 0.24 FKP |
| 100 NPR | 0.48 FKP |
| 500 NPR | 2.41 FKP |
| 1,000 NPR | 4.83 FKP |
Get NPR/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=FKPExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-08-15T19:36:16Z",
"rates": {
"FKP": 0.004828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "FKP",
"amount": 100
},
"result": 0.4828,
"rate": 0.004828
}Build with NPR/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key