Rate Overview
Live
1 GNF = 0.239005 MMK
1 MMK = 4.1840
GNF
Avg
0.241395
High
0.243668
Low
0.239005
Last updated: 8/3/2026, 6:39:36 PM
Quick Conversions
| GNF | MMK |
|---|---|
| 1 GNF | 0.24 MMK |
| 10 GNF | 2.39 MMK |
| 50 GNF | 11.95 MMK |
| 100 GNF | 23.90 MMK |
| 500 GNF | 119.50 MMK |
| 1,000 GNF | 239.01 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-08-03T18:39:36Z",
"rates": {
"MMK": 0.239005
}
}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.9005,
"rate": 0.239005
}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