Rate Overview
Live
1 XPF = 20.0183 MMK
1 MMK = 0.049954
XPF
Avg
20.4487
High
20.9629
Low
20.0183
Last updated: 7/25/2026, 10:56:07 PM
Quick Conversions
| XPF | MMK |
|---|---|
| 1 XPF | 20.02 MMK |
| 10 XPF | 200.18 MMK |
| 50 XPF | 1,000.91 MMK |
| 100 XPF | 2,001.83 MMK |
| 500 XPF | 10,009.13 MMK |
| 1,000 XPF | 20,018.25 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-25T22:56:07Z",
"rates": {
"MMK": 20.018253
}
}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": 2001.8253000000002,
"rate": 20.018253
}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