Rate Overview
Live
1 PEN = 121.6354 KMF
1 KMF = 0.008221
PEN
Avg
123.1679
High
125.2834
Low
121.6354
Last updated: 4/18/2026, 8:49:31 AM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 121.64 KMF |
| 10 PEN | 1,216.35 KMF |
| 50 PEN | 6,081.77 KMF |
| 100 PEN | 12,163.54 KMF |
| 500 PEN | 60,817.68 KMF |
| 1,000 PEN | 121,635.35 KMF |
Get PEN/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=KMFExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-04-18T08:49:31Z",
"rates": {
"KMF": 121.635351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "KMF",
"amount": 100
},
"result": 12163.5351,
"rate": 121.635351
}Build with PEN/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key