Rate Overview
Live
1 PEN = 127.2080 KMF
1 KMF = 0.007861
PEN
Avg
127.3894
High
127.5801
Low
127.1189
Last updated: 7/30/2026, 9:45:37 PM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 127.21 KMF |
| 10 PEN | 1,272.08 KMF |
| 50 PEN | 6,360.40 KMF |
| 100 PEN | 12,720.80 KMF |
| 500 PEN | 63,604.00 KMF |
| 1,000 PEN | 127,208.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-30T21:45:37Z",
"rates": {
"KMF": 127.207999
}
}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": 12720.7999,
"rate": 127.207999
}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