Rate Overview
Live
1 XPF = 20.5342 MMK
1 MMK = 0.048699
XPF
Avg
20.0361
High
21.0565
Low
18.2741
Last updated: 5/27/2026, 5:32:52 PM
Quick Conversions
| XPF | MMK |
|---|---|
| 1 XPF | 20.53 MMK |
| 10 XPF | 205.34 MMK |
| 50 XPF | 1,026.71 MMK |
| 100 XPF | 2,053.42 MMK |
| 500 XPF | 10,267.10 MMK |
| 1,000 XPF | 20,534.19 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-05-27T17:32:52Z",
"rates": {
"MMK": 20.534194
}
}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": 2053.4193999999998,
"rate": 20.534194
}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