Rate Overview
Live
1 XPF = 20.6427 MMK
1 MMK = 0.048443
XPF
Avg
20.6092
High
20.6469
Low
20.5601
Last updated: 5/7/2026, 6:56:43 AM
Quick Conversions
| XPF | MMK |
|---|---|
| 1 XPF | 20.64 MMK |
| 10 XPF | 206.43 MMK |
| 50 XPF | 1,032.14 MMK |
| 100 XPF | 2,064.27 MMK |
| 500 XPF | 10,321.37 MMK |
| 1,000 XPF | 20,642.74 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-07T06:56:43Z",
"rates": {
"MMK": 20.642741
}
}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": 2064.2741,
"rate": 20.642741
}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