Rate Overview
Live
1 MWK = 0.120600 GYD
1 GYD = 8.2919
MWK
Avg
0.120594
High
0.120674
Low
0.120414
Last updated: 7/11/2026, 12:06:29 AM
Quick Conversions
| MWK | GYD |
|---|---|
| 1 MWK | 0.12 GYD |
| 10 MWK | 1.21 GYD |
| 50 MWK | 6.03 GYD |
| 100 MWK | 12.06 GYD |
| 500 MWK | 60.30 GYD |
| 1,000 MWK | 120.60 GYD |
Get MWK/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=GYDExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-11T00:06:29Z",
"rates": {
"GYD": 0.1206
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "GYD",
"amount": 100
},
"result": 12.06,
"rate": 0.1206
}Build with MWK/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key