Rate Overview
Live
1 MMK = 0.001050 FJD
1 FJD = 952.3810
MMK
Avg
0.001052
High
0.001058
Low
0.001043
Last updated: 3/7/2026, 12:31:47 AM
Quick Conversions
| MMK | FJD |
|---|---|
| 1 MMK | 0.00 FJD |
| 10 MMK | 0.01 FJD |
| 50 MMK | 0.05 FJD |
| 100 MMK | 0.11 FJD |
| 500 MMK | 0.53 FJD |
| 1,000 MMK | 1.05 FJD |
Get MMK/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=FJDExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-07T00:31:47Z",
"rates": {
"FJD": 0.00105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "FJD",
"amount": 100
},
"result": 0.105,
"rate": 0.00105
}Build with MMK/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key