Rate Overview
Live
1 XPF = 20.0570 MMK
1 MMK = 0.049858
XPF
Avg
20.0384
High
21.0565
Low
18.2741
Last updated: 7/27/2026, 10:08:48 PM
Quick Conversions
| XPF | MMK |
|---|---|
| 1 XPF | 20.06 MMK |
| 10 XPF | 200.57 MMK |
| 50 XPF | 1,002.85 MMK |
| 100 XPF | 2,005.70 MMK |
| 500 XPF | 10,028.52 MMK |
| 1,000 XPF | 20,057.04 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-07-27T22:08:48Z",
"rates": {
"MMK": 20.057043
}
}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": 2005.7043,
"rate": 20.057043
}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