Rate Overview
Live
1 GNF = 0.239577 MMK
1 MMK = 4.1740
GNF
Avg
0.240506
High
0.242094
Low
0.238800
Last updated: 3/27/2026, 8:03:02 AM
Quick Conversions
| GNF | MMK |
|---|---|
| 1 GNF | 0.24 MMK |
| 10 GNF | 2.40 MMK |
| 50 GNF | 11.98 MMK |
| 100 GNF | 23.96 MMK |
| 500 GNF | 119.79 MMK |
| 1,000 GNF | 239.58 MMK |
Get GNF/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=MMKExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-27T08:03:02Z",
"rates": {
"MMK": 0.239577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "MMK",
"amount": 100
},
"result": 23.957700000000003,
"rate": 0.239577
}Build with GNF/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key