Rate Overview
Live
1 PEN = 127.3025 KMF
1 KMF = 0.007855
PEN
Avg
127.0423
High
127.6214
Low
126.1461
Last updated: 8/20/2026, 10:03:14 AM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 127.30 KMF |
| 10 PEN | 1,273.03 KMF |
| 50 PEN | 6,365.13 KMF |
| 100 PEN | 12,730.25 KMF |
| 500 PEN | 63,651.27 KMF |
| 1,000 PEN | 127,302.54 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-08-20T10:03:14Z",
"rates": {
"KMF": 127.30254
}
}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": 12730.253999999999,
"rate": 127.30254
}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