Rate Overview
Live
1 PEN = 124.5268 KMF
1 KMF = 0.008030
PEN
Avg
122.7837
High
125.0697
Low
119.7365
Last updated: 5/29/2026, 6:52:36 PM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 124.53 KMF |
| 10 PEN | 1,245.27 KMF |
| 50 PEN | 6,226.34 KMF |
| 100 PEN | 12,452.68 KMF |
| 500 PEN | 62,263.38 KMF |
| 1,000 PEN | 124,526.75 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-05-29T18:52:36Z",
"rates": {
"KMF": 124.526753
}
}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": 12452.6753,
"rate": 124.526753
}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