Rate Overview
Live
1 FJD = 952.2048 MMK
1 MMK = 0.001050
FJD
Avg
946.6307
High
952.2048
Low
941.3629
Last updated: 4/16/2026, 7:56:34 PM
Quick Conversions
| FJD | MMK |
|---|---|
| 1 FJD | 952.20 MMK |
| 10 FJD | 9,522.05 MMK |
| 50 FJD | 47,610.24 MMK |
| 100 FJD | 95,220.48 MMK |
| 500 FJD | 476,102.40 MMK |
| 1,000 FJD | 952,204.80 MMK |
Get FJD/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=MMKExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-04-16T19:56:34Z",
"rates": {
"MMK": 952.2048
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "MMK",
"amount": 100
},
"result": 95220.48,
"rate": 952.2048
}Build with FJD/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key