Rate Overview
Live
1 GNF = 0.238843 MMK
1 MMK = 4.1869
GNF
Avg
0.238754
High
0.239159
Low
0.238422
Last updated: 9/3/2026, 1:24:27 PM
Quick Conversions
| GNF | MMK |
|---|---|
| 1 GNF | 0.24 MMK |
| 10 GNF | 2.39 MMK |
| 50 GNF | 11.94 MMK |
| 100 GNF | 23.88 MMK |
| 500 GNF | 119.42 MMK |
| 1,000 GNF | 238.84 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-09-03T13:24:27Z",
"rates": {
"MMK": 0.238843
}
}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.8843,
"rate": 0.238843
}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