Rate Overview
Live
1 MWK = 0.120512 GYD
1 GYD = 8.2979
MWK
Avg
0.120545
High
0.120718
Low
0.120245
Last updated: 6/26/2026, 8:46:12 AM
Quick Conversions
| MWK | GYD |
|---|---|
| 1 MWK | 0.12 GYD |
| 10 MWK | 1.21 GYD |
| 50 MWK | 6.03 GYD |
| 100 MWK | 12.05 GYD |
| 500 MWK | 60.26 GYD |
| 1,000 MWK | 120.51 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-06-26T08:46:12Z",
"rates": {
"GYD": 0.120512
}
}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.0512,
"rate": 0.120512
}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