Rate Overview
Live
1 PEN = 126.7896 KMF
1 KMF = 0.007887
PEN
Avg
124.7865
High
127.4915
Low
119.9906
Last updated: 7/30/2026, 10:52:16 AM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 126.79 KMF |
| 10 PEN | 1,267.90 KMF |
| 50 PEN | 6,339.48 KMF |
| 100 PEN | 12,678.96 KMF |
| 500 PEN | 63,394.78 KMF |
| 1,000 PEN | 126,789.56 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-30T10:52:16Z",
"rates": {
"KMF": 126.789555
}
}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": 12678.9555,
"rate": 126.789555
}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