Rate Overview
Live
1 GNF = 0.239408 MMK
1 MMK = 4.1770
GNF
Avg
0.239542
High
0.239884
Low
0.239355
Last updated: 7/2/2026, 12:25:05 PM
Quick Conversions
| GNF | MMK |
|---|---|
| 1 GNF | 0.24 MMK |
| 10 GNF | 2.39 MMK |
| 50 GNF | 11.97 MMK |
| 100 GNF | 23.94 MMK |
| 500 GNF | 119.70 MMK |
| 1,000 GNF | 239.41 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-07-02T12:25:05Z",
"rates": {
"MMK": 0.239408
}
}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.9408,
"rate": 0.239408
}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