Rate Overview
Live
1 KMF = 0.008187 PEN
1 PEN = 122.1449
KMF
Avg
0.008286
High
0.008351
Low
0.008187
Last updated: 5/7/2026, 3:33:04 AM
Quick Conversions
| KMF | PEN |
|---|---|
| 1 KMF | 0.01 PEN |
| 10 KMF | 0.08 PEN |
| 50 KMF | 0.41 PEN |
| 100 KMF | 0.82 PEN |
| 500 KMF | 4.09 PEN |
| 1,000 KMF | 8.19 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-05-07T03:33:04Z",
"rates": {
"PEN": 0.008187
}
}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.8187,
"rate": 0.008187
}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