Rate Overview
Live
1 XPF = 20.7083 MMK
1 MMK = 0.048290
XPF
Avg
20.6256
High
20.7083
Low
20.4835
Last updated: 4/17/2026, 4:57:26 AM
Quick Conversions
| XPF | MMK |
|---|---|
| 1 XPF | 20.71 MMK |
| 10 XPF | 207.08 MMK |
| 50 XPF | 1,035.42 MMK |
| 100 XPF | 2,070.83 MMK |
| 500 XPF | 10,354.17 MMK |
| 1,000 XPF | 20,708.33 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-04-17T04:57:26Z",
"rates": {
"MMK": 20.708331
}
}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": 2070.8331000000003,
"rate": 20.708331
}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