Rate Overview
Live
1 XPF = 20.2961 MMK
1 MMK = 0.049270
XPF
Avg
20.4342
High
20.8266
Low
20.1500
Last updated: 3/27/2026, 9:29:19 AM
Quick Conversions
| XPF | MMK |
|---|---|
| 1 XPF | 20.30 MMK |
| 10 XPF | 202.96 MMK |
| 50 XPF | 1,014.81 MMK |
| 100 XPF | 2,029.61 MMK |
| 500 XPF | 10,148.07 MMK |
| 1,000 XPF | 20,296.14 MMK |
Get XPF/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=MMKExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T09:29:19Z",
"rates": {
"MMK": 20.296137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "MMK",
"amount": 100
},
"result": 2029.6137,
"rate": 20.296137
}Build with XPF/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key