Rate Overview
Live
1 PEN = 127.2477 KMF
1 KMF = 0.007859
PEN
Avg
126.2664
High
127.2477
Low
125.0654
Last updated: 6/19/2026, 10:30:13 AM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 127.25 KMF |
| 10 PEN | 1,272.48 KMF |
| 50 PEN | 6,362.39 KMF |
| 100 PEN | 12,724.77 KMF |
| 500 PEN | 63,623.86 KMF |
| 1,000 PEN | 127,247.71 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-06-19T10:30:13Z",
"rates": {
"KMF": 127.247714
}
}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": 12724.7714,
"rate": 127.247714
}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