Rate Overview
Live
1 KMF = 0.008012 PEN
1 PEN = 124.8128
KMF
Avg
0.008185
High
0.008821
Low
0.007770
Last updated: 1/25/2026, 10:18:15 PM
Quick Conversions
| KMF | PEN |
|---|---|
| 1 KMF | 0.01 PEN |
| 10 KMF | 0.08 PEN |
| 50 KMF | 0.40 PEN |
| 100 KMF | 0.80 PEN |
| 500 KMF | 4.01 PEN |
| 1,000 KMF | 8.01 PEN |
Get KMF/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=PENExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-01-25T22:18:15Z",
"rates": {
"PEN": 0.008012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "PEN",
"amount": 100
},
"result": 0.8012,
"rate": 0.008012
}Build with KMF/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key