Rate Overview
Live
1 XPF = 20.1136 MMK
1 MMK = 0.049718
XPF
Avg
20.0988
High
20.1334
Low
20.0681
Last updated: 7/6/2026, 12:47:41 AM
Quick Conversions
| XPF | MMK |
|---|---|
| 1 XPF | 20.11 MMK |
| 10 XPF | 201.14 MMK |
| 50 XPF | 1,005.68 MMK |
| 100 XPF | 2,011.36 MMK |
| 500 XPF | 10,056.79 MMK |
| 1,000 XPF | 20,113.59 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-06T00:47:41Z",
"rates": {
"MMK": 20.113588
}
}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": 2011.3588,
"rate": 20.113588
}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