Rate Overview
Live
1 PEN = 127.5820 KMF
1 KMF = 0.007838
PEN
Avg
122.9007
High
128.5740
Low
117.2560
Last updated: 7/29/2026, 9:56:55 PM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 127.58 KMF |
| 10 PEN | 1,275.82 KMF |
| 50 PEN | 6,379.10 KMF |
| 100 PEN | 12,758.20 KMF |
| 500 PEN | 63,791.00 KMF |
| 1,000 PEN | 127,582.00 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-07-29T21:56:55Z",
"rates": {
"KMF": 127.582001
}
}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": 12758.2001,
"rate": 127.582001
}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