Rate Overview
Live
1 MMK = 0.049824 XPF
1 XPF = 20.0706
MMK
Avg
0.049977
High
0.054722
Low
0.047491
Last updated: 7/22/2026, 8:26:08 AM
Quick Conversions
| MMK | XPF |
|---|---|
| 1 MMK | 0.05 XPF |
| 10 MMK | 0.50 XPF |
| 50 MMK | 2.49 XPF |
| 100 MMK | 4.98 XPF |
| 500 MMK | 24.91 XPF |
| 1,000 MMK | 49.82 XPF |
Get MMK/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=XPFExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-07-22T08:26:08Z",
"rates": {
"XPF": 0.049824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "XPF",
"amount": 100
},
"result": 4.9824,
"rate": 0.049824
}Build with MMK/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key