Rate Overview
Live
1 MMK = 0.049975 XPF
1 XPF = 20.0100
MMK
Avg
0.049842
High
0.049975
Low
0.049703
Last updated: 7/26/2026, 2:17:34 PM
Quick Conversions
| MMK | XPF |
|---|---|
| 1 MMK | 0.05 XPF |
| 10 MMK | 0.50 XPF |
| 50 MMK | 2.50 XPF |
| 100 MMK | 5.00 XPF |
| 500 MMK | 24.99 XPF |
| 1,000 MMK | 49.98 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-26T14:17:34Z",
"rates": {
"XPF": 0.049975
}
}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.9975,
"rate": 0.049975
}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