Rate Overview
Live
1 GNF = 0.239341 MMK
1 MMK = 4.1781
GNF
Avg
0.239487
High
0.239994
Low
0.239206
Last updated: 4/18/2026, 8:49:32 AM
Quick Conversions
| GNF | MMK |
|---|---|
| 1 GNF | 0.24 MMK |
| 10 GNF | 2.39 MMK |
| 50 GNF | 11.97 MMK |
| 100 GNF | 23.93 MMK |
| 500 GNF | 119.67 MMK |
| 1,000 GNF | 239.34 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-04-18T08:49:32Z",
"rates": {
"MMK": 0.239341
}
}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.9341,
"rate": 0.239341
}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