Rate Overview
Live
1 MMK = 0.001648 PEN
1 PEN = 606.7961
MMK
Avg
0.001617
High
0.001649
Low
0.001592
Last updated: 3/7/2026, 12:29:56 AM
Quick Conversions
| MMK | PEN |
|---|---|
| 1 MMK | 0.00 PEN |
| 10 MMK | 0.02 PEN |
| 50 MMK | 0.08 PEN |
| 100 MMK | 0.16 PEN |
| 500 MMK | 0.82 PEN |
| 1,000 MMK | 1.65 PEN |
Get MMK/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=PENExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-07T00:29:56Z",
"rates": {
"PEN": 0.001648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "PEN",
"amount": 100
},
"result": 0.1648,
"rate": 0.001648
}Build with MMK/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key